#include <THandle.h>
Public Member Functions | |
| THandle (void) | |
| ~THandle (void) | |
| void | Init (unsigned int index) |
| unsigned int | GetIndex (void) const |
| unsigned int | GetMagic (void) const |
| unsigned long | GetHandle (void) const |
| TAG * | GetData (void) const |
| bool | IsNull (void) const |
| operator unsigned int (void) const | |
| THandle< TAG > & | operator= (const THandle< TAG > &r) |
| THandle< TAG > & | operator= (const DWORD &r) |
Private Types | |
| typedef THandleMgr< TAG, THandle< TAG > > | ThisMgrType |
| typedef THandle< TAG > | ThisType |
Friends | |
| bool | operator!= (const THandle< TAG > &l, const THandle< TAG > &r) |
| bool | operator== (const THandle< TAG > &l, const THandle< TAG > &r) |
| bool | operator!= (const DWORD &l, const THandle< TAG > &r) |
| bool | operator== (const DWORD &l, const THandle< TAG > &r) |
| bool | operator!= (const THandle< TAG > &l, const DWORD &r) |
| bool | operator== (const THandle< TAG > &l, const DWORD &r) |
|
|||||
|
|
|
|||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3-rc3